CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openCV pixel

搜索资源列表

  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. save_file.rar

    0下载:
  2. 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1989474
    • 提供者:Liu Wei
  1. thin.rar

    1下载:
  2. 应用OPENCV编写的,输入一张二值图片,根据细化算法细化成单像素的二值图像。,OPENCV prepared application, enter a two-valued picture, refined into a thinning algorithm based on single-pixel binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1174235
    • 提供者:北科
  1. thin.rar

    2下载:
  2. opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1546659
    • 提供者:李晓振
  1. opencv

    2下载:
  2. opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1591221
    • 提供者:cinvent
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. opencvPicCo

    0下载:
  2. opencv的图像匹配程序,可达到亚象素-opencv image matching procedure, can achieve sub-pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1591698
    • 提供者:lijun
  1. people-counting-opencv

    0下载:
  2. Change detection by background subtraction is a common approach to detect moving foreground. The resulting difference image is usually thresholded to obtain objects based on pixel connectedness and resulting blob objects are subsequently trac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:654070
    • 提供者:marco
  1. imageWorm

    0下载:
  2. 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现-LOG-based operator of the sub-pixel grayscale accuracy of detection, image filtering, such as lower-resolution algorithm to achieve the VC
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:78900
    • 提供者:张磊
  1. seg_oneseed

    0下载:
  2. 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1204
    • 提供者:tory
  1. zncc

    0下载:
  2. ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range -1 to 1, with 1 indicating identical pixel patterns.-ZN
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:mahmoud
  1. threshold

    0下载:
  2. A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:851
    • 提供者:valentin
  1. read_data

    1下载:
  2. 基于OPENCV的读取图片像素数据的程序,给定图片的像素数据被保存为TXT或XML文件。-Based on the OPENCV picture pixel data read process, a given image pixel data is saved as a TXT or XML file.
  3. 所属分类:Picture Viewer

    • 发布日期:2015-10-11
    • 文件大小:400703
    • 提供者:Liu Wei
  1. myimgLabeller

    0下载:
  2. A Qt4 and OpenCV program to label a image at pixel level, It has inbuild segmentation algorithm included, with a bar for varying parameters. Useful tool for annotating a image.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:3055314
    • 提供者:Chetan J
  1. CGLGrassfire

    0下载:
  2. OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1636
    • 提供者:Christian
  1. PixelConvert

    1下载:
  2. 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4982
    • 提供者:Yang Ge
  1. pixel

    0下载:
  2. it is C++ source code for get pixel value from image with openCV library.
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1385333
    • 提供者:Tawan
  1. blobTrack_projet_initial_openCV

    0下载:
  2. The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6922134
    • 提供者:dams
  1. opencv 像素提取

    1下载:
  2. opencv 3 关于提取图片中某一点像素值的程序(Opencv pixel extraction program)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:12288
    • 提供者:baogong
  1. PIXEL

    0下载:
  2. 灰度变换是指根据某种目标条件按一定变换关系逐点改变源图像中每一个像素灰度值的方法。目的是为了改善画质,使图像的显示效果更加清晰。 图像的灰度变换处理是图像增强处理技术中的一种非常基础、直接的空间域图像处理方法,也是图像数字化软件和图像显示软件的一个重要组成部分。提取像素进行变化(Grayscale transformation is a method of changing the gray value of each pixel in a source image according to c
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:louietj
« 12 3 4 5 6 »
搜珍网 www.dssz.com